Sök:

Sökresultat:

1543 Uppsatser om User optimization - Sida 1 av 103

Att optimera för målgruppen : Processen att skapa en målgruppsanpassad landningssida för Rebtel

Företaget Rebtel ville ha en ny landningssida som riktade sig till internationella studenter. Denna sida skulle vara optimerad för målgruppen både gällande design och innehåll. En förundersökningen bestående av bland annat intervjuer med målgruppen, målgruppsanalyser och research gjordes därför. Förundersökningen bestod också av intervjuer med olika roller på företaget Rebtel för att få en inblick i olika arbetsrollers perspektiv och uppgifter under en sådan process. Med hjälp av förundersökningens fynd togs skisser fram och en landningssida utvecklades bland annat genom programmeringsspråken HTML5, CSS3, LESS, JavaScript, .NET och C#.

Användarrelaterad energieffektivisering : En studie på länssjukhuset i Sundsvall

Energy efficiency is important both to reduce costs and to reduce greenhouse gas in the atmosphere. In Sweden 40 percent of the energy consumption is related to the buildings sector. Hospitals are complex buildings with different activities in the same building, which requires flexible technical systems for ventilation, heating and lightning. A quarter of the total energy consumption in Swedish hospitals is related to user activities in the hospitals. Therefore it is not only important to work with operational optimization but also to change user activities, to reduce energy consumption.The objective of this thesis was to examine the user-related energy efficiency work at two care units, at the central hospital in Sundsvall within Västernorrlands County.

Uppföljningsverktyg för analys av användarloggar

In order to understand user behaviour and navigation patterns, user logging is today widely used in analysis and development of user interfaces. These user logs tend to be quite many and can contain a lot of different data. A big issue is how to process and display this data in a perspicuous way to the stakeholder. This study is about how to develop a prototype to handle this issue. It was solved by various methods from human-computer interaction.

Portföljoptimering med courtageavgifter

Ever since it was first introduced in an article in the Journal of Finance 1952, Harry Markowitz? mean - variance model for portfolio selection has become one of the best known models in finance. The model was one of the first in the world to deal with portfolio optimization mathematically and have directly or indirectly inspired the rest of the world to develop new portfolio optimization methods. Although the model is one of the greatest contributions to modern portfolio theory, critics claim that it may have practical difficulties. Partly because the Markowitz model is based on various assumptions which do not necessarily coincide with the reality.

PARAMETRISERAD DESIGN APPLICERAD PÅ EN MOTORSÅGSKEDJA

The main objective of this thesis was to develop appropriate strategies and find factors that affect the usability of parameterized designs. This was accomplished by investigate the user-interface and how it is designed to meet the user's information needs. The thesis also embraces the basic theories in terms of investigation, cognitive design principles and human behavior patterns in the interaction with the machine. The approach has led to an explorative investigation in this subject area.The thesis also had the purpose to achieve more efficient ways for development of motor chainsaws at Husqvarna AB's department Global Cutting Equipment. That can be achieved through reduce costs of development per sold unit.

CMS och UX : tekniker för hur man utformar en god användarupplevelse

The purpouse of this study is to find out how and if a Content Managment System (CMS) can benefit from applied User Experience Design (UX). A work project has been executed where a client wanted the students to create a user friendly CMS for adding content to a global hotel review site. A prototype of a CMS was created based on literature studies about UX and CMS. The prototype of the user friendly CMS was then tested through user tests and interviews with key users. After input from the key users the prototype was changed until the users were satisfied with it..

Cykeltidsoptimering av sjuaxligt robotsystem

This master thesis studies how much the cycle time, i.e. the time it takes for an industrial robot to perform a given task, can be reduced if an extra degree of freedom (DOF) is added to the robot system. The extra DOF consists of a linear track, which is supposed to be used in an optimal way. The problem has been studied using simulations in the robot simulation tool RobotStudio. To be able to run an optimization in Matlab, with the RobotStudio simulation cycle time as the object function, communication between Matlab and RobotStudio has been set up with an interface written in Visual Basic.

User Experience Mål för UGC-Tjänster : En studie om användarens upplevelse av användargenererat innehåll

Uppkomsten av dagens Web 2.0 har skapat möjligheter till större interaktivitet hos användarna. Denna utveckling har även följts av en möjlighet att skapa användargenererat innehåll, ett fenomen som benämns User Generated Content (UGC). En av de viktigaste aspekterna inom UGC är att det måste uppnå en god användbarhet, men likväl måste tjänsterna också erbjuda en rik subjektiv upplevelse. Denna subjektiva upplevelse benämns som User Experience och är ett uttryck för den upplevelse och tillfredställelse en användare känner då den ställs inför ett interaktivt gränssnitt. Syftet med uppsatsen var att identifiera User Experience av UGC-tjänster.

Användarcentrerad Systemdesign

This essay focuses on the term usability while conducting a user centred system design. Usabilitymeans to what extent a user can use a product to achieve effectiveness, efficiency and satisfaction.Development using a user centered system design means that knowledge about the end-users andit?s opinions becomes a crucial part of the development process. The question of this essay is if usinguser centred system design will lead to good usability.We used methods from a user centered system design point of view while developing an applicationfor a Swedish bookstore company called Bokia AB. This included user and task analysis following by aclose relationship between the developers and end-users by using sketches and showing themprototypes of the system while collecting feedback.After concluding our case study we determined that using methods from user centered systemdesign could be used as a great tool to further improve the usability and to improve an applicationssuccess chances..

Interaktionsloggning i Scania Interactor

Scania provides a fleet management system for hauliers who want to control their fleets in anefficient way. The system includes an onboard computer with touch screen called ScaniaInteractor where the driver can access GPS navigation, order support, message service and otherfunctionalities. The purpose of this thesis is to develop a concept for logging the user interactionon the Interactor and analyze the result which enables further development and optimization ofthe interface.A demonstration application is designed, implemented and tested for the purpose of showing thepossibilities and difficulties with logging of interaction. The result shows that logging is quiteeasy to implement and that the amount of produced data is small and therefore not expensive totransfer via GPRS to a central server where searching and analysis can be done. On the otherhand, the biggest challenge lies in the analysis and interpretation of the logged data and to applyit to the development of the interface.

Optimering av tippram : tillhörande lastväxlarvagn Parator LX10-20

Norrborns Industri AB in Bollnäs manufactures truck trailers with the brand Parator. One of their trailers is Parator LX 10-20. The trailer is designed to transport hooklift containers with the option to tip loose goods such as gravel, asphalt and seed. The container is mounted on a frame which is placed on the chassis. To reduce weight a redesign of the trailer is needed.

Optimering av prestanda och utnyttjande av flertrådsteknik

The purpose of this thesis was to help the company Medius AB with optimization of selected parts in an existing system to minimize the execution time by implementing multithreading. The idea was to manipulate the code so that calculations could be executed at the same time. The main work in this thesis consisted of three optimizations. The first one was to reconstruct a big ?for-loop? so it would execute every loop's work in an own thread. The second optimization also was a reconstruct of a ?for-loop? so it could execute the work in different threads. The third and last optimization consisted of reconstructing a stored procedure on the database, so different parts of it each could be executed in an own thread to create data at the same time. To implement the optimizations Visual Basic .NET and its support for multithreading and connection-pools was used. The result of the optimizations meant that one of the modules could be executed more efficiently and it was 12 % faster. The other modules execution time was more efficient by 25 % faster. The meanings and requirements for this thesis are fulfilled by now letting the system make use of its resources in a better way..

Gamers and Game Design: Incorporating Users in the Design Process

This paper deals with the difficulties of applying user-centered design practices as an independent developer, based on the visualization of a game concept in the form of a prototype. The aim is to evaluate the usability of user-centered design practices, specifically in the field of games development. Throughout this paper, I will give an account of the methods used for testing, as well as a review of previous research done in this field of study. Finally, I will end with a discussion regarding the pros and cons of user-centered design, as well as some thoughts about its importance in similar projects..

Digitala tjänstens registreringsprocess ? hur påverkar den helhetsintrycket?

The outset of this thesis is to raise questions on how we design for the mobile context and the capabilities of smartphones. Not only the presentation but also the use of input and interaction between a service and a user.This work evolves around sign up forms and answers the question: How does the sign up process affect the holistic perspective of a digital service regarding usability and user experience? This thesis consists of a case studies, and design experiments conducted on Twitter, Instagram and Randos sign up processes to explore if and how the usability, and the user experience could be affected and im- proved.This concluded some important aspects to be considered when designing sign up forms for a digital service.The usability, and the user experience is not only affected by user interaction, and the choice of input method but it?s also affected by which data the service is requesting, and more important; if that data is motivated to request by the service..

Optimization of Western Blot for detection of cellspecific localization of DNA binding protein fromstarved cells (Dps) in Nostoc punctiforme

Cyanobacteria belong to the oldest organisms of our planet. They use photosynthesis to produce ATP and gain biomass from carbon dioxide. The cyanobacteria Nostoc punctiforme is a filamentous bacterium that consists of two different types of cells, vegetative cells and heterocysts. The type of cell it differentiates into depends on the media they grow in. In an ammonium-rich medium, the N.punctiforme consists of vegetative cells that differentiate into heterocysts when in the medium is changed to a low-concentration ammonium medium.

1 Nästa sida ->